(adjust_window_trailing_edge): Don't break out of the loop
authorRichard M. Stallman <rms@gnu.org>
Tue, 13 Jun 2006 23:07:56 +0000 (23:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 13 Jun 2006 23:07:56 +0000 (23:07 +0000)
commitcf6d12e7fc1f4b2053c37d0368b23fabf973e393
tree908d73bf8de78464c788390271bf94e9e44dcdad
parentdefe50cec1f8e874032623f05ed8f82971951c86
(adjust_window_trailing_edge): Don't break out of the loop
because there's no next window, if there are parallel windows.
Do break out when WINDOW is nil.
src/window.c